home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gawk / cawf2st.zoo / readme.st < prev    next >
Text File  |  1992-04-12  |  696b  |  23 lines

  1. Ummm.  This file is to record all the changes I made to the cawf
  2. distribution in order to make it work on the ST.
  3.  
  4.     I deleted all the .EXE files.  They were for MS-DOS, so that
  5. doesn't really matter.
  6.  
  7.     I copied cawflib.h to cawflib.old, and changed the default
  8. library location to /lib/cawf.  No big deal, do it yourself...
  9.  
  10.     I hacked the makefile.  Mainly I just got rid of the
  11. extraneous stuff.  I kept the original in makefile.old.
  12.  
  13.     I had to filter EVERY SINGLE ONE OF THE SOURCE FILES because
  14. they all had ^Zs at the end, and GCC was choking on it.
  15.  
  16.     That's about it.
  17.  
  18.     It's not extensively tested, but it seems to work on the MiNT
  19. man pages, and that's all I really wanted.
  20.  
  21.     Enjoy,
  22.  
  23.     Mike.